home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / batinnightmare.swf / scripts / frame_10 / PlaceObject2_165_31 / CLIPACTIONRECORD onClipEvent(enterFrame).as < prev    next >
Encoding:
Text File  |  2006-06-13  |  90 b   |  7 lines

  1. onClipEvent(enterFrame){
  2.    if(1000 < _root.my.score)
  3.    {
  4.       yari_s = 1;
  5.    }
  6. }
  7.